@charset "utf-8";
select {
    text-align: center;
    text-align-last: center;
}


/* top */
.top{ height: 30px; line-height: 30px; background:#98c4e0;}
.top_cont{ width: 1140px; margin:0 auto;}
.top_cont li{ float: left; background:url(2015kjt_top_li_bg.gif) no-repeat left center; padding:0 8px;}
.top_cont li a{ color:#fff;}
.top_cont li a:hover{ text-decoration: underline;}
.top_left li:first-child,.top_right li:first-child{ background:none;}


/* header */
.header{ width: 1255px; height:180px; margin:0 auto;}
.header .logo{ 
    position: absolute;
    left: 50%;
    margin-left: -735px;
    margin-top: -45px;

}

.header .search{ float: right; margin:79px 10px 0 0; border:1px solid #39caf6;}

.search_text{ float:left; border:none; outline:none; width: 195px; height: 40px;background:none; line-height:40px; color:#333; text-indent:10px;}
.search_sub{ float:left; width:40px; height:40px; border:none; background:url(cx.png) no-repeat left center; background-size:57%;color:#fff; cursor:pointer;}

.nav{ width: 100%;height: 65px;background: #056eb0;}
.nav ul{width:1005px;margin:0 auto}
.nav li{ float: left; width: 200px; height: 65px; line-height: 60px; text-align:center; font-size: 18px; font-weight:bold;margin-left: 1px;}
.nav li a{ display:block; width: 100%; height: 100%; color:#fff; position:relative;background: url(navfg.jpg) no-repeat right center;}
.nav li:last-child a{ background: none;}
.nav li.current,.nav li:hover{ background:url(navhover.jpg)no-repeat center 47px;background-color:#0c98ef;}
.nav li.current a,.nav li:hover a{ color:#fff;background:none}

/* footer */
/*底部*/
.bottom{height:170px;background-color: #ffffff;}
.bottom .btn-links{margin-top: 30px;height: 50px;background-color: #066fb1;text-align: center;    line-height: 50px;}
.bottom .btn-links a{color:white;font-size: 14px}
.bottom .btn-links span{color:white;font-size: 14px;padding:0 15px}
.bottom .btn-info{height: 75px;width: 720px;margin: 10px auto;}
.bottom .btn-info p.left{width: 296px}
.bottom .btn-info p{    float: left;color: #626262;line-height: 32px;font-size: 16px;padding-top: 5px;    width: 330px;}
.bottom .btn-info img{
    width: 70px;
    height: 70px;
    float: left;
    margin-top: 4px;
}
/*底部链接*/
.line_com {position: relative;width: 1030px;margin: 15px auto 0;height: 15px;}
.link2 {position: absolute;width: 100%;color: #000;color: #626262;}
.link2 b {float: left;height: 20px;line-height: 33px;font-size:17px;padding-right: 2px;}
.link2 select {float: left;width: 150px;height: 33px;line-height: 33px;margin-left:10px;border: 1px solid #D4D4D4;}